easyexams

this blog is created to help all those who are preparing for compitative exams. I hope this blog helps you all in your preparation and to achieve your goal. ALL THE BEST

 
connect to the world around you

check more! XYZ!
vocab builder
IMPORTANT ARTICLES
How to Easily and Quickly Memorize Some Spellings that Many Students Get Wrong
  • Here are easy and quick tricks for remembering some spellings.
  • Once you go through these, you'll automatically remember most of them.
  • To permanently remember them, you can come back and revise once or twice more.
  • My best wishes for you.
  • principle, principal - A principle is a rule
  • Notice that both the words "principle" and the word "rule" have the letter "e".
  • The principal in a college is the main person there.
  • stationary, stationery - You write on stationery.
  • Or, stationery uses envelopes.
  • Notice the letter "e".
  • arithmetic - Use this sentence: A Rat In The House May Eat The Ice Cream.
  • The first letter of each word in this sentence makes the spelling ARITHMETIC.
  • believe - Believe
  • has a "lie" in it.
  • committee
  • - MM, TT, and EE met in a committee.
  • conscience
  • - Does science have a conscience.
  • desert -
  • One "s" because it is so dry.
  • dessert
  • - Two "s" because it is so sweet.
  • separate
  • -
  • To spell separate, just remember that it contains "a rat".
  • cheque - Cheque
  • comes in a "Q".
  • entrance - There is no "enter" in entrance
  • .
  • That is, the word "enter" is not within the word "entrance".
  • Other things
    Equations
    Wednesday, October 24, 2007

    Linear equation


    A linear equation is an equation in which each term is either a constant or the product of a constant times the first power of a variable. Such an equation is equivalent to equating a first-degree polynomial to zero. These equations are called "linear" because they represent straight lines in Cartesian coordinates. A common form of a linear equation in the two variables x and y is

    y = mx + b.\,

    In this form, the constant m will determine the slope or gradient of the line; and the constant term b will determine the point at which the line crosses the y-axis. Equations involving terms such as x², y1/3, and xy are nonlinear.


    Examples of linear equations in two variables:

    x + 2y = 10,\,
    3a + 472c = 10c + 37,\,
    2x + y -5 = -7x + 4y +3.\,

    Forms for 2D linear equations

    Complicated linear equations, such as the ones above, can be rewritten using the laws of elementary algebra into several simpler forms. In what follows, capital letters represent constants (unspecified but fixed numbers), while x and y are the variables.

    General form

    Ax + By + C = 0,\,
    where A and B are not both equal to zero. The equation is usually written so that A ≥ 0, by convention. The graph of the equation is a straight line, and every straight line can be represented by an equation in the above form. If A is nonzero, then the x-intercept, that is the x-coordinate of the point where the graph crosses the x-axis (y is zero), is −C/A. If B is nonzero, then the y-intercept, that is the y-coordinate of the point where the graph crosses the y-axis (x is zero), is −C/B, and the slope of the line is −A/B.

    Standard form

    Ax + By = C,\,
    where, A and B are not both equal to zero and A, B, and C are whole numbers,[citation needed] and A is not negative. The standard form can be converted to the general form, but not always to all the other forms if A or B is zero.

    Slope–intercept form

    Y-axis formula

    y = mx + b,\,
    where m is the slope of the line and b is the y-intercept, which is the y-coordinate of the point where the line crosses the y axis. This can be seen by letting x = 0, which immediately gives y = b. This equation is used to find the y coordinate when the number for x is given. The "y" in the formula is where you plug in the "y" cordinate. The "x" in the formula is where you plug in the "x" cordinate.

    X-axis formula

    x = \frac{y}{m} + c,\,
    where m is the slope of the line and c is the x-intercept, which is the x-coordinate of the point where the line crosses the x axis. This can be seen by letting y = 0, which immediately gives x = c. The term y / m simply means inversing the slope and multiplying it by y. This equation is used to find the x coordinate when the number for y is given.

    Many applications use only the Y-axis formula; the X-axis formula is just as effective but less utilized.

    Point–slope form

    y - y_1 = m \cdot ( x - x_1 ),
    where m is the slope of the line and (x1,y1) is any point on the line. The point-slope and slope-intercept forms are easily interchangeable.
    The point-slope form expresses the fact that the difference in the y coordinate between two points on a line (that is, yy1) is proportional to the difference in the x coordinate (that is, xx1). The proportionality constant is m (the slope of the line).
    Occasionally point-slope form appears as the following:
    \frac{y-y_1}{x-x_1}=m
    However, in this form x = x1 does not satisfy the equation.

    Intercept form

    \frac{x}{E} + \frac{y}{F} = 1.
    where E and F must be nonzero. The graph of the equation has x-intercept E and y-intercept F. The intercept form can be converted to the standard form by setting A = 1/E, B = 1/F and C = 1.

    Two-point form

    y - k = \frac{q - k}{p - h} (x - h),
    where ph. The graph passes through the points (h,k) and (p,q), and has slope m = (qk) / (ph).
    The two-point form is easily had from the point-slope form by inserting an explicit calculation of the slope in place of m

    Parametric form

    x = T t + U\,
    and
    y = V t + W.\,
    Two simultaneous equations in terms of a variable parameter t, with slope m = V / T, x-intercept (VUWT) / V and y-intercept (WTVU) / T.
    This can also be related to the two-point form, where T = ph, U = h, V = qk, and W = k:
    x = (p - h) t + h\,
    and
    y = (q - k)t + k.\,
    In this case t varies from 0 at point (h,k) to 1 at point (p,q), with values of t between 0 and 1 providing interpolation and other values of t providing extrapolation.

    Normal form

     y \sin \phi + x \cos \phi - p = 0,\,
    where φ is the angle of inclination of the normal and p is the length of the normal. The normal is defined to be the shortest segment between the line in question and the origin. Normal form can be derived from general form by dividing all of the coefficients by \sqrt{A^2 + B^2} and if C > 0 multiply all coefficients by -1 to have the last constant negative. This form also called Hesse standard form, named after a German mathematician Ludwig Otto Hesse.

    Special cases

    y = F.\,
    This is a special case of the standard form where A = 0 and B = 1, or of the slope-intercept form where the slope M = 0. The graph is a horizontal line with y-intercept equal to F. There is no x-intercept, unless F = 0, in which case the graph of the line is the x-axis, and so every real number is an x-intercept.
    x = E.\,
    This is a special case of the standard form where A = 1 and B = 0. The graph is a vertical line with x-intercept equal to E. The slope is undefined. There is no y-intercept, unless E = 0, in which case the graph of the line is the y-axis, and so every real number is a y-intercept.
    y = y \ and  x = x.\,
    In this case all variables and constants have canceled out, leaving a trivially true statement. The original equation, therefore, would be called an identity and one would not consider the graph (it would be the entire xy-plane). An example is 2x + 4y = 2(x + 2y). The two expressions on either side of the equal sign are always equal, no matter what values are used for x and y.

    Note that if algebraic manipulation leads to a statement such as 1 = 0, then the original equation is called inconsistent, meaning it is untrue for any values of x and y. An example would be 3x + 2 = 3x − 5.

    In addition, there may be more than two variables in the equation or several simultaneous equations. For more information see System of linear equations.

    Connection with linear functions and operators

    In all of the named forms above (assuming the graph is not a vertical line), the variable y is a function of x, and the graph of this function is the graph of the equation.

    In the particular case that the line crosses through the origin, if the linear equation is written in the form y = f(x) then f has the properties:

     f ( x + y ) = f ( x ) + f ( y )\,

    and

     f ( a x ) = a f ( x ),\,

    where a is any scalar. A function which satisfies these properties is called a linear function, or more generally a linear map. This property makes linear equations particularly easy to solve and reason about.

    Linear equations occur with great regularity in applied mathematics. While they arise quite naturally when modeling many phenomena, they are particularly useful since many non-linear equations may be reduced to linear equations by assuming that quantities of interest vary to only a small extent from some "background" state.

    Linear equations in more than two variables

    A linear equation can involve more than two variables. The general linear equation in n variables is:

    a_1 x_1 + a_2 x_2 + \cdots + a_n x_n = b.

    In this form, a1, a2, …, an are the coefficients, x1, x2, …, xn are the variables, and b is the constant. When dealing with three or fewer variables, it is common to replace x1 with just x, x2 with y, and x3 with z, as appropriate.

    Such an equation will represent an (n–1)-dimensional hyperplane in n-dimensional Euclidean space (for example, a plane in 3-space).

    Labels:

    posted by Unknown @ 11:50 PM  
    0 Comments:
    Post a Comment
    << Home
     
    SEARCH FOR CONTENT IN THE WORLD OF WEB
    Google
    MBA zone
    IAS zone
    Archives
    Links
    About Me

    Name: Unknown
    Home:
    About Me:
    See my complete profile
    Powered by

    Free Blogger Templates

    BLOGGER

    © 2006 easyexams .Template by PAVANI